home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13146 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: solon.com!not-for-mail
  2. From: seebs@solutions.solon.com (Peter Seebach)
  3. Newsgroups: comp.lang.eiffel,comp.lang.c,comp.lang.c++,comp.object,comp.software-eng
  4. Subject: Re: Beware of "C" Hackers -- A rebuttal to Bertrand Meyer
  5. Date: 23 Mar 1996 18:52:39 -0600
  6. Organization: Usenet Fact Police (Undercover)
  7. Message-ID: <4j26cn$gh7@solutions.solon.com>
  8. References: <1995Jul3.034108.4193@rcmcon.com> <314DADD4.3DE@oc.com> <4j1gmu$crl@solutions.solon.com> <31545B86.4CC0@iadfw.net>
  9. NNTP-Posting-Host: solutions.solon.com
  10.  
  11. In article <31545B86.4CC0@iadfw.net>, Larry Weiss  <lfw@iadfw.net> wrote:
  12. >I don't understand.  Suppose that I want to substitute my strlen() logic
  13. >for the vendors implementation of strlen() in such a way that not only
  14. >my source's calls on strlen() are affected, but also any 3rd party's
  15. >library's uses of strlen() get the "benefit".   How does your technique
  16. >apply to that scenario?
  17.  
  18. It doesn't; this is arguably a feature, as this makes them immune to any
  19. mistakes in my implementation of str_len().
  20.  
  21. If you have their source, you patch it.
  22.  
  23. -s
  24. -- 
  25. Peter Seebach - seebs@solon.com - Copyright 1996 Peter Seebach.
  26. C/Unix wizard -- C/Unix questions? Send mail for help.  No, really!
  27. FUCK the communications decency act.  Goddamned government.  [literally.]
  28. The *other* C FAQ - http://www.solon.com/~seebs/c/c-iaq.html
  29.